projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbe3989
)
ci: Fix flatpak test pkg install
author
Colin Walters
<walters@verbum.org>
Fri, 28 Apr 2017 20:58:34 +0000
(16:58 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 1 May 2017 15:01:06 +0000
(15:01 +0000)
Closes: #822
Approved by: jlebon
ci/flatpak.sh
patch
|
blob
|
history
diff --git
a/ci/flatpak.sh
b/ci/flatpak.sh
index f7edba3efa6f65b5daa9c669b5f5bf1bf6672834..fee738aaa404fb19acc6eaa64b9d3bdb17e4260b 100755
(executable)
--- a/
ci/flatpak.sh
+++ b/
ci/flatpak.sh
@@
-28,7
+28,7
@@
cd flatpak
dnf builddep -y flatpak
# And runtime deps
dnf install -y flatpak && rpm -e flatpak
-dnf install which attr fuse parallel # for the test suite
+dnf install
-y
which attr fuse parallel # for the test suite
build
# We want to capture automake results from flatpak
cleanup() {